Storm-static

Benchmark
Model:rectangle-tireworld v.1 (MDP)
Parameter(s)xy = 11
Property:goal (prob-reach)
Invocation (default)
~/storm/build/bin/storm --jani rectangle-tireworld.11.jani --janiproperty goal --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:22.923392057418823s
Return code:0
Relative Error:0.0
Log
Storm 1.5.1

Date: Thu Apr 30 06:34:23 2020
Command line arguments: --jani rectangle-tireworld.11.jani --janiproperty goal --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 20.227s.

Time for model construction: 2.084s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	242
Transitions: 	16084
Choices: 	15367
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * (((var2 = 2) & (var1 = 2)) & (var0 = 1)) -> 1 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "goal": Pmax=? [F (((var2 = 2) & (var1 = 2)) & (var0 = 1))] ...
Result (for initial states): 1
Time for model checking: 0.006s.